tpm: Rename generic_lpc_tpm to tpm_tis_lpc
authorChe-liang Chiou <[email protected]>
Fri, 12 Apr 2013 11:04:34 +0000 (11:04 +0000)
committerSimon Glass <[email protected]>
Mon, 3 Jun 2013 08:26:25 +0000 (01:26 -0700)
commit90899cc0144f4dea0fa402af1bf8be37c215e785
treefcc8832714e868d65cff8111e03d636b9293dc5a
parentd6639d10dbfa42dc888f8917012550b632a88959
tpm: Rename generic_lpc_tpm to tpm_tis_lpc

The new name is more aligned with Linux kernel's naming of TPM driver.

Signed-off-by: Peter Huewe <[email protected]>
Signed-off-by: Che-Liang Chiou <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Tom Wai-Hong Tam <[email protected]>
README
drivers/tpm/Makefile
drivers/tpm/generic_lpc_tpm.c [deleted file]
drivers/tpm/tpm_tis_lpc.c [new file with mode: 0644]